﻿
/*---底部导航---*/
.footer_menu{ height:39px; text-align:center; background: #015db4; margin-top:18px; float:left; width:100%}
#menu_nav_02 {display:block; margin:0 auto; color:#fff}
#menu_nav_02 .mainlevel {display:inline; padding:0 20px;}
#menu_nav_02 .mainlevel a {text-decoration:none;color:#fff;line-height:39px; height:30px;  padding:0px;font-size:12px;}
#menu_nav_02 .mainlevel a:hover {text-decoration:none; color:#fbe18c;}

/*---底部版权---*/
.footer{ width:100%; background: url(../Img/top_bg.jpg) top; height:190px; color:#fff; margin-top:10px;}
.copyright{ text-align:left; float:left; margin:18px 0 0 12px; padding-left:12px; border-left:1px #fff solid; width:555px;}
.copyright a{ color:#FFF}
.copyright a:hover {text-decoration:none; color:#fbe18c;}
.bottomkeyword{text-align:left;}

.F_logo_left{ width:88px; height:82px; float:left; margin:8px 0 0 100px;background:url(../Img/SY_qietu.png) center no-repeat; background-position:0 0;}
.F_logo_right{ width:214px; height:70px; float:right; margin:10px 17px 0  0; background:url(../Img/SY_qietu.png) center no-repeat; background-position:-112px -5px;}
.F_logo_left a,.F_logo_right a{ display:block; width:100%; height:100%}


*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#code,#code_hover,#gotop{ width:36px; height:48px; background:url(../Img/icon.png) no-repeat; position:fixed; right:50px; cursor:pointer;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); z-index:999;
}
#code{ background-position:-276px -258px; bottom:120px; _margin-bottom:120px;}
#code_hover{ background-position:-316px -258px; bottom:120px; _margin-bottom:120px;}
#gotop{ background-position:-276px -310px; bottom:67px; _margin-bottom:67px;} 

#code_img{ width:270px; height:355px; background:url(../Img/icon.png) -4px -3px no-repeat; position:fixed; right:90px; bottom:67px; cursor:pointer; display:none;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-bottom:67px; z-index:9999;  }







